diff --git a/docs/Changelog.md b/docs/Changelog.md
index dc26a5ca934..c30a8c7378e 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -3,6 +3,10 @@
The changelog lists most feature changes between each release. The list is automatically created
based on merged pull requests. Search GitHub issues and pull requests for smaller issues.
+## 2.5.0 (under development)
+
+[](AUTOMATIC_CHANGELOG_PLACEHOLDER_DO_NOT_REMOVE)
+
## 2.4.0 (2023-09-13)
### Notable Changes
@@ -74,7 +78,6 @@ based on merged pull requests. Search GitHub issues and pull requests for smalle
- Remove Winkki street note updater [#5305](https://github.com/opentripplanner/OpenTripPlanner/pull/5305)
- Extend stop area relation linking to include bus stop and platform nodes [#5319](https://github.com/opentripplanner/OpenTripPlanner/pull/5319)
- Add access/egress penalty transmodel api [#5268](https://github.com/opentripplanner/OpenTripPlanner/pull/5268)
-[](AUTOMATIC_CHANGELOG_PLACEHOLDER_DO_NOT_REMOVE)
## 2.3.0 (2023-04-24)
diff --git a/pom.xml b/pom.xml
index a97d6a25083..8021f2a218a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
https://opentripplanner.org
org.opentripplanner
otp
- 2.4.0
+ 2.5.0-SNAPSHOT
jar