diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown
index 9ec4510a7..f1f8e6a52 100644
--- a/CHANGELOG.markdown
+++ b/CHANGELOG.markdown
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
-## 2.5.0 - ????-??-??
+## 2.5.0 - 2024-11-03
**Breaking:** This release comes with new keywords in Mindcode syntax (`begin`, `var` and `void`), which break existing code where those new keywords were used as a variable or function name.
diff --git a/pom.xml b/pom.xml
index 52d23d871..cbb4bfa57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
UTF-8
4.3.5.RELEASE
- 2.4.0
+ 2.5.0