diff --git a/changelog.md b/changelog.md
index 73f3c9a..01be43c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## 2.0.1
+
+Docs:
+
+* README update
+
 ## 2.0.0
 
 Breaking changes:
diff --git a/package.json b/package.json
index e41796f..0a12676 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "sequelize-hierarchy",
-  "version": "2.0.0",
+  "version": "2.0.1",
   "description": "Nested hierarchies for Sequelize",
   "main": "index.js",
   "author": {