diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f5ea0f..9c230a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [5.0.2](https://github.com/alfa-laboratory/arui-presets/compare/v5.0.1...v5.0.2) (2018-08-23)
+
+
+
## [5.0.1](https://github.com/alfa-laboratory/arui-presets/compare/v5.0.0...v5.0.1) (2018-07-03)
diff --git a/package-lock.json b/package-lock.json
index b4afb4b..0ed0079 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "arui-presets",
- "version": "5.0.1",
+ "version": "5.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index e2d8e79..8c47bb0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "arui-presets",
- "version": "5.0.1",
+ "version": "5.0.2",
"description": "Config files for arui-apps",
"author": "Good guys from Alfa Laboratory",
"license": "MIT",