diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f732890e1..59047a0502 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,5 +2,10 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+## [0.12.5](https://github.com/surveyjs/editor/compare/v0.12.4...v0.12.5) (2017-03-27)
+
+
+
## [0.12.4](https://github.com/surveyjs/editor/compare/v0.12.3...v0.12.4) (2017-03-17)
diff --git a/package.json b/package.json
index 3ae2609aac..928e607f31 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "0.12.4",
+ "version": "0.12.5",
"name": "surveyjs.editor",
"scripts": {
"test": "karma start",