diff --git a/apiary.cabal b/apiary.cabal
--- a/apiary.cabal
+++ b/apiary.cabal
@@ -1,5 +1,5 @@
 name:                apiary
-version:             0.11.1
+version:             0.11.2
 synopsis:            Simple web framework inspired by scotty.
 description:
   Simple web framework inspired by scotty.
@@ -95,7 +95,6 @@
                      , http-types        >=0.8 && <0.9
                      , mime-types        >=0.1 && <0.2
                      , exceptions        >=0.6 && <0.7
-                     , aeson             >=0.7 && <0.8
 
   if impl(ghc < 7.8)
     build-depends:     tagged             >=0.7 && <0.8
