diff --git a/clckwrks.cabal b/clckwrks.cabal
--- a/clckwrks.cabal
+++ b/clckwrks.cabal
@@ -1,5 +1,5 @@
 Name:                clckwrks
-Version:             0.24.0
+Version:             0.24.0.1
 Synopsis:            A secure, reliable content management system (CMS) and blogging platform
 Description:         clckwrks (pronounced, clockworks) aims to compete
                      directly with popular PHP-based blogging and CMS
@@ -91,7 +91,7 @@
 
   Build-depends:
      acid-state                   >= 0.12 && < 0.15,
-     aeson                        (>= 0.4  && < 0.10) || (>= 0.11 && < 1.1),
+     aeson                        (>= 0.4  && < 0.10) || (>= 0.11 && < 1.2),
      aeson-qq                     >= 0.7  && < 0.9,
      attoparsec                   >= 0.10 && < 0.14,
      base                                    < 5,
