diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b2317a..c774c74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
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.
+
+## [4.0.5](https://github.com/automotivemastermind/prompt/compare/v4.0.4...v4.0.5) (2018-03-06)
+
+
+### Bug Fixes
+
+* prompt updates on sierra ([#12](https://github.com/automotivemastermind/prompt/issues/12)) ([6147b37](https://github.com/automotivemastermind/prompt/commit/6147b37))
+
+
+
## [4.0.4](https://github.com/automotivemastermind/prompt/compare/v4.0.3...v4.0.4) (2017-10-31)
diff --git a/package.json b/package.json
index 20c2eed..ad3f990 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "prompt",
- "version": "4.0.4",
+ "version": "4.0.5",
"description": "A spectacular (BaSH) prompt for *nix distributions",
"main": "install.sh",
"repository": {