diff --git a/CHANGES.md b/CHANGES.md
index b77d6ee..9bc3eed 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,5 +1,7 @@
# Changelog
+## v0.25-SNAPSHOT
+
## v0.24
- Fixing problem with self-test on gnomAD genomes with chrY (#51)
diff --git a/pom.xml b/pom.xml
index ddbd276..e18a186 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.github.bihealth
VarfishAnnotator
pom
- 0.24
+ 0.25-SNAPSHOT
${project.groupId}:${project.artifactId}
Variant annotation for Varfish
diff --git a/varfish-annotator-cli/pom.xml b/varfish-annotator-cli/pom.xml
index e5a1098..d2824c6 100644
--- a/varfish-annotator-cli/pom.xml
+++ b/varfish-annotator-cli/pom.xml
@@ -11,7 +11,7 @@
com.github.bihealth
VarfishAnnotator
- 0.24
+ 0.25-SNAPSHOT
diff --git a/varfish-annotator-core/pom.xml b/varfish-annotator-core/pom.xml
index ccc0135..bb6dfa3 100644
--- a/varfish-annotator-core/pom.xml
+++ b/varfish-annotator-core/pom.xml
@@ -11,7 +11,7 @@
com.github.bihealth
VarfishAnnotator
- 0.24
+ 0.25-SNAPSHOT