diff --git a/reform-happstack.cabal b/reform-happstack.cabal
--- a/reform-happstack.cabal
+++ b/reform-happstack.cabal
@@ -1,5 +1,5 @@
 Name:                reform-happstack
-Version:             0.2.5
+Version:             0.2.5.1
 Synopsis:            Happstack support for reform.
 Description:         Reform is a library for building and validating forms using applicative functors. This package add support for using reform with Happstack.
 Homepage:            http://www.happstack.com/
@@ -11,11 +11,11 @@
 Category:            Web
 Build-type:          Simple
 Cabal-version:       >=1.6
+tested-with:         GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3
 
 source-repository head
     type:     git
-    subdir:   reform-happstack
-    location: https://github.com/Happstack/reform.git
+    location: https://github.com/Happstack/reform-happstack.git
 
 Library
   Exposed-modules:     Text.Reform.Happstack
@@ -27,4 +27,4 @@
                        reform           == 0.2.*,
                        text             >= 0.11 && < 1.3,
                        utf8-string      >= 0.3 && < 1.1
---  Build-tools:         trhsx
+
