diff --git a/rest-happstack.cabal b/rest-happstack.cabal
--- a/rest-happstack.cabal
+++ b/rest-happstack.cabal
@@ -1,5 +1,5 @@
 Name:             rest-happstack
-Version:          0.2.9.4
+Version:          0.2.9.5
 Description:      Rest driver for Happstack.
 Synopsis:         Rest driver for Happstack.
 Maintainer:       code@silk.co
@@ -18,7 +18,7 @@
     , containers       >= 0.4    && < 0.6
     , happstack-server >= 7.0.5  && < 7.4
     , mtl              >= 2.0    && < 2.2
-    , rest-types       == 1.9.0.1
+    , rest-types       == 1.9.*
     , transformers     == 0.3.*
     , utf8-string      == 0.3.*
     , rest-core        == 0.27.*
