diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f9485e..cf26d4b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.14.1](https://github.com/DEgITx/rats-search/compare/v0.14.0...v0.14.1) (2018-03-17)
+
+
+### Bug Fixes
+
+* **p2p:** still fix adding youself to list ([bfad498](https://github.com/DEgITx/rats-search/commit/bfad498))
+
# [0.14.0](https://github.com/DEgITx/rats-search/compare/v0.13.0...v0.14.0) (2018-03-17)
diff --git a/package.json b/package.json
index 3925c5c..2e4eec1 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "rats-search",
"productName": "Rats on The Boat",
"description": "P2P BitTorrent search engine",
- "version": "0.14.0",
+ "version": "0.14.1",
"private": true,
"author": "Alexey Kasyanchuk ",
"copyright": "Copyright © 2018 Alexey Kasyanchuk",