diff --git a/CHANGELOG.md b/CHANGELOG.md
index be51f3f..a5255f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
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.5.4](https://github.com/sappira-inc/refractal/compare/v0.5.3...v0.5.4) (2018-07-28)
+
+
+
## [0.5.3](https://github.com/sappira-inc/refractal/compare/v0.5.2...v0.5.3) (2018-07-13)
diff --git a/package.json b/package.json
index 65e482b..55049de 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "refractal",
"description": "React component library built on top of styled-components and styled-system",
- "version": "0.5.3",
+ "version": "0.5.4",
"main": "lib/refractal.js",
"module": "lib/refractal.es.js",
"files": [