diff --git a/car-pool.cabal b/car-pool.cabal
--- a/car-pool.cabal
+++ b/car-pool.cabal
@@ -1,5 +1,5 @@
 Name:             car-pool
-Version:          0.0.1.1
+Version:          0.0.1.2
 License:          BSD3
 License-File:     LICENSE
 Author:           Henning Thielemann
@@ -13,7 +13,7 @@
 Build-Type:       Simple
 
 Source-Repository this
-  Tag:         0.0.1.1
+  Tag:         0.0.1.2
   Type:        darcs
   Location:    https://hub.darcs.net/thielema/car-pool/
 
@@ -30,10 +30,10 @@
     digestive-functors-blaze >=0.6 && <0.7,
     digestive-functors-happstack >=0.6 && <0.7,
     digestive-functors >=0.8 && <0.9,
-    happstack-server >=7.4 && <7.9,
-    text >=1.2 && <2.1,
+    happstack-server >=7.4 && <7.10,
+    text >=1.2 && <2.2,
     non-empty >=0.1 && <0.4,
-    containers >=0.3 && <0.7,
+    containers >=0.3 && <0.8,
     utility-ht >=0.0.1 && <0.1,
     base >=4 && <5
 
