diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj
index 03aebbc9d85aa7219313fa9a50bbc7fc594b1dd3..e83cb023b94ec05046a21bd80cda7bd47a68d878 100644
--- a/src/Blob/Blob.csproj
+++ b/src/Blob/Blob.csproj
@@ -5,7 +5,7 @@
 		<AssemblyName>Coscine.Api.Blob</AssemblyName>
 		<GenerateDocumentationFile>true</GenerateDocumentationFile>
 		<TargetFramework>net5.0</TargetFramework>
-		<Version>2.5.1</Version>
+		<Version>2.5.2</Version>
 	</PropertyGroup>
 	<PropertyGroup>
 		<Authors>RWTH Aachen University</Authors>