diff --git a/CHANGELOG.md b/CHANGELOG.md
index 34c93499..c8685cb8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [4.6.1](https://github.com/oclif/cli-ux/compare/v4.6.0...v4.6.1) (2018-06-01)
+
+
+### Bug Fixes
+
+* unref prompt timeout ([#35](https://github.com/oclif/cli-ux/issues/35)) ([1fd35fb](https://github.com/oclif/cli-ux/commit/1fd35fb))
+
# [4.6.0](https://github.com/oclif/cli-ux/compare/v4.5.1...v4.6.0) (2018-06-01)
diff --git a/package.json b/package.json
index e062c5ef..e1e12869 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cli-ux",
"description": "cli IO utilities",
- "version": "4.6.0",
+ "version": "4.6.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/cli-ux/issues",
"dependencies": {