diff --git a/CHANGELOG.md b/CHANGELOG.md
index defcb4ed..9a630921 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.6.25](https://github.com/oclif/config/compare/v1.6.24...v1.6.25) (2018-06-01)
+
+
+### Bug Fixes
+
+* add tslib ([f44135a](https://github.com/oclif/config/commit/f44135a))
+
## [1.6.23](https://github.com/oclif/config/compare/v1.6.22...v1.6.23) (2018-05-31)
diff --git a/package.json b/package.json
index 0681cbf2..32286253 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/config",
"description": "base config object and standard interfaces for oclif components",
- "version": "1.6.24",
+ "version": "1.6.25",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {