diff --git a/examples/ControlV/ControlV.cabal b/examples/ControlV/ControlV.cabal
--- a/examples/ControlV/ControlV.cabal
+++ b/examples/ControlV/ControlV.cabal
@@ -20,5 +20,5 @@
                      filepath,
                      happstack-foundation >= 0.5 && < 0.6,
                      ixset == 1.0.*,
-                     time >= 1.4 && < 1.6,
+                     time >= 1.4 && < 1.7,
                      text >= 0.11 && < 1.3
diff --git a/examples/ControlVAuth/ControlVAuth.cabal b/examples/ControlVAuth/ControlVAuth.cabal
--- a/examples/ControlVAuth/ControlVAuth.cabal
+++ b/examples/ControlVAuth/ControlVAuth.cabal
@@ -22,7 +22,7 @@
                      , hsx2hs
                      , jmacro                 >= 0.6.9 && < 0.7
                      , ixset                  == 1.0.*
-                     , time                   >= 1.4   && < 1.6
+                     , time                   >= 1.4   && < 1.7
                      , text                   >= 0.11  && < 1.3
                      , happstack-authenticate >= 2.3   && < 2.4
                      , happstack-jmacro       >= 7.0   && < 7.1
diff --git a/happstack-foundation.cabal b/happstack-foundation.cabal
--- a/happstack-foundation.cabal
+++ b/happstack-foundation.cabal
@@ -1,5 +1,5 @@
 Name:                happstack-foundation
-Version:             0.5.9
+Version:             0.5.9.1
 Synopsis:            Glue code for using Happstack with acid-state, web-routes, reform, and HSP
 Description:         happstack-foundation is a library which builds on top of existing components
                      to provide a powerful and type-safe environment for web development. It uses:
@@ -43,7 +43,7 @@
                      base                  < 5,
                      acid-state            >= 0.7 && < 0.15,
                      happstack-hsp         == 7.3.*,
-                     happstack-server      >= 7.0 && < 7.5,
+                     happstack-server      >= 7.0 && < 7.6,
                      hsp                   >= 0.9 && < 0.11,
                      lifted-base           >= 0.1 && < 0.3,
                      monad-control         >= 0.3 && < 1.1,
