diff --git a/changelog.md b/changelog.md
index b45ed39..cbd7c6f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,13 @@
+## 0.2.5 (2018-11-25)
+
+* feat: revert previous changes ([ea89ba6](https://github.com/gitscrum/posthtml-beautify/commit/ea89ba6))
+
+
+
## 0.2.4 (2018-11-22)
+* 0.2.4 ([b302ed4](https://github.com/gitscrum/posthtml-beautify/commit/b302ed4))
+* build: update changelog ([0d0b4fb](https://github.com/gitscrum/posthtml-beautify/commit/0d0b4fb))
diff --git a/package.json b/package.json
index ae51d2f..875b231 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "posthtml-beautify",
- "version": "0.2.4",
+ "version": "0.2.5",
"description": "A posthtml plugin to beautify you html files",
"license": "MIT",
"repository": "gitscrum/posthtml-beautify",