diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8685cb8..b8f8f89c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [4.6.2](https://github.com/oclif/cli-ux/compare/v4.6.1...v4.6.2) (2018-06-10)
+
+
+### Bug Fixes
+
+* only timeout when set ([203fe8e](https://github.com/oclif/cli-ux/commit/203fe8e))
+
## [4.6.1](https://github.com/oclif/cli-ux/compare/v4.6.0...v4.6.1) (2018-06-01)
diff --git a/package.json b/package.json
index adbe9555..6760fbfa 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cli-ux",
"description": "cli IO utilities",
- "version": "4.6.1",
+ "version": "4.6.2",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/cli-ux/issues",
"dependencies": {