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.0.1
+Version:          0.0.1
 License:          BSD3
 License-File:     LICENSE
 Author:           Henning Thielemann
@@ -13,7 +13,7 @@
 Build-Type:       Simple
 
 Source-Repository this
-  Tag:         0.0.0.1
+  Tag:         0.0.1
   Type:        darcs
   Location:    http://hub.darcs.net/thielema/car-pool/
 
@@ -26,12 +26,12 @@
     spreadsheet >=0.1.3 && <0.2,
     transformers >=0.2 && <0.5,
     explicit-exception >=0.1.7 && <0.2,
-    blaze-html >=0.5 && <0.6,
+    blaze-html >=0.8 && <0.9,
     digestive-functors-blaze >=0.6 && <0.7,
     digestive-functors-happstack >=0.6 && <0.7,
-    digestive-functors >=0.6.1 && <0.7,
-    happstack-server >=7.0 && <7.1,
-    text >=0.11 && <0.12,
+    digestive-functors >=0.8 && <0.9,
+    happstack-server >=7.4 && <7.5,
+    text >=1.2 && <1.3,
     non-empty >=0.1 && <0.3,
     containers >=0.3 && <0.6,
     utility-ht >=0.0.1 && <0.1,
