diff --git a/shelltestrunner.cabal b/shelltestrunner.cabal
--- a/shelltestrunner.cabal
+++ b/shelltestrunner.cabal
@@ -1,6 +1,6 @@
 name:           shelltestrunner
 -- sync with README.md, ANNOUNCE:
-version:        1.3.1
+version:        1.3.2
 category:       Testing
 synopsis:       A tool for testing command-line programs.
 description:
@@ -16,7 +16,7 @@
 homepage:       http://joyful.com/shelltestrunner
 bug-reports:    mailto:simon@joyful.com
 stability:      stable
-tested-with:    GHC==7.4.1, GHC==7.6.1
+tested-with:    GHC==7.6.3
 cabal-version:  >= 1.6
 build-type:     Simple
 
@@ -41,8 +41,8 @@
                 ,test-framework       >= 0.3.2 && < 0.9
                 ,test-framework-hunit >= 0.2   && < 0.4
                 ,utf8-string          >= 0.3.5 && < 0.4
-                ,Diff                 == 0.2.*
+                ,Diff                 >= 0.2.0 && < 0.4
 
 source-repository head
   type:     darcs
-  location: http://joyful.com/repos/shelltestrunner
+  location: http://hub.darcs.net/simon/shelltestrunner
