diff --git a/ChangeLog.md b/ChangeLog.md
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,25 @@
 # Revision history for network-arbitrary
 
+## 0.4.0.7  -- 2019-02-14
+
+* Use a volume to carry configuration information forward.
+
+## 0.4.0.6  -- 2019-02-12
+
+* Include encrypted cabal configuration.
+
+## 0.4.0.5  -- 2019-02-09
+
+* Use a persistent volume to set the cabal configuration.
+
+## 0.4.0.4  -- 2019-02-06
+
+* Use new dist path in cloudbuild.
+
+## 0.4.0.3  -- 2019-01-31
+
+* Change cloudbuild to use new-sdist.
+
 ## 0.4.0.2  -- 2018-01-29
 
 * Update hspec and hspec-discover.
diff --git a/network-arbitrary.cabal b/network-arbitrary.cabal
--- a/network-arbitrary.cabal
+++ b/network-arbitrary.cabal
@@ -1,5 +1,5 @@
 name:                network-arbitrary
-version:             0.4.0.2
+version:             0.4.0.7
 synopsis:            Arbitrary Instances for Network Types
 
 description:         
