diff --git a/clckwrks.cabal b/clckwrks.cabal
--- a/clckwrks.cabal
+++ b/clckwrks.cabal
@@ -1,5 +1,5 @@
 Name:                clckwrks
-Version:             0.23.11
+Version:             0.23.12
 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
@@ -88,14 +88,14 @@
      build-depends:               network < 2.6
 
   Build-depends:
-     acid-state                   >= 0.12 && < 0.14,
+     acid-state                   >= 0.12 && < 0.15,
      aeson                        >= 0.5  && < 0.10,
      aeson-qq                     >= 0.7  && < 0.9,
      attoparsec                   >= 0.10 && < 0.14,
      base                                    < 5,
      blaze-html                   >= 0.5  && < 0.9,
      bytestring                   >= 0.9  && < 0.11,
-     cereal                       >= 0.4  && < 0.5,
+     cereal                       >= 0.4  && < 0.6,
      containers                   >= 0.4  && < 0.6,
      directory                    >= 1.1  && < 1.3,
      filepath                     >= 1.2  && < 1.5,
@@ -112,7 +112,7 @@
      lens                         >= 4.3  && < 4.14,
      mtl                          >= 2.0  && < 2.3,
      old-locale                   ==  1.0.*,
-     process                      >= 1.0  && < 1.3,
+     process                      >= 1.0  && < 1.5,
 --     plugins-auto == 0.0.1.1,
      random                       >= 1.0  && < 1.2,
      reform                       == 0.2.*,
