diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
 
 ## Version
 
-`0.1.1`
+`0.2.0`
 
 
 ## Description
diff --git a/gogol-billing.cabal b/gogol-billing.cabal
--- a/gogol-billing.cabal
+++ b/gogol-billing.cabal
@@ -1,5 +1,5 @@
 name:                  gogol-billing
-version:               0.1.1
+version:               0.2.0
 synopsis:              Google Cloud Billing SDK.
 homepage:              https://github.com/brendanhay/gogol
 bug-reports:           https://github.com/brendanhay/gogol/issues
@@ -47,5 +47,5 @@
         , Network.Google.Billing.Types.Sum
 
     build-depends:
-          gogol-core == 0.1.1.*
+          gogol-core == 0.2.0.*
         , base       >= 4.7 && < 5
