diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07202d5..b25e1c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Catalogue (gCat) Service
-## [v2.5.2]
+## [v2.5.2-SNAPSHOT]
- Enforce private to a rejected item to avoid issue #26391
+- Added profiel validation (i.e. regex validity and default value conformity) #26142
## [v2.5.1]
diff --git a/pom.xml b/pom.xml
index 93232a2..bf8af32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.gcube.data-catalogue
gcat
war
- 2.5.2
+ 2.5.2-SNAPSHOT
gCube Catalogue (gCat) Service
This service allows any client to publish on the gCube Catalogue.