diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99c5b1e10a8fc7645714531a0dd380902b46dcb9..2391b014ee740b67a134d9b6810c7332e178fe49 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -52,7 +52,7 @@ npm install --save-dev --save-exact react-scripts@0.9.3
 You may also optionally update the global command-line utility for offline Yarn cache support:
 
 ```
-npm install -g create-react-app@1.2.0
+npm install -g create-react-app@1.2.1
 ```
 
 ## 0.9.2 (February 26, 2017)