diff --git a/CHANGELOG.md b/CHANGELOG.md
index 263d339c..80a14778 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.7.5](https://github.com/oclif/config/compare/v1.7.4...v1.7.5) (2018-09-13)
+
+
+### Bug Fixes
+
+* updated deps ([01f51e6](https://github.com/oclif/config/commit/01f51e6))
+
## [1.7.4](https://github.com/oclif/config/compare/v1.7.3...v1.7.4) (2018-08-31)
diff --git a/package.json b/package.json
index 501b6351..fb8c5996 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.7.4",
+ "version": "1.7.5",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {