diff --git a/ziptastic-core.cabal b/ziptastic-core.cabal
--- a/ziptastic-core.cabal
+++ b/ziptastic-core.cabal
@@ -1,5 +1,5 @@
 name:                ziptastic-core
-version:             0.2.0.1
+version:             0.2.0.2
 synopsis:
   Core Servant specification for the Ziptastic API for doing forward and reverse geocoding.
 description:
@@ -29,7 +29,7 @@
   hs-source-dirs:  src
   exposed-modules: Ziptastic.Core
   build-depends:
-      aeson                 >= 0.7 && < 1.2
+      aeson                 >= 0.7 && < 1.3
     , base                  >= 4.7 && < 5
     , base-compat           == 0.9.*
     , bytestring            == 0.10.*
