diff --git a/checkers.cabal b/checkers.cabal
--- a/checkers.cabal
+++ b/checkers.cabal
@@ -1,5 +1,5 @@
 Name:                checkers
-Version:             0.4.9.3
+Version:             0.4.9.4
 Cabal-Version:       >= 1.6
 Synopsis:            Check properties on standard classes and data structures.
 Category:            Testing
@@ -10,8 +10,6 @@
   for common data types.
   .
   &#169; 2008-2013 by Conal Elliott; BSD3 license.
-  .
-  Contributions from: Thomas Davie.
 Author:              Conal Elliott
 Maintainer:          conal@conal.net
 Copyright:           (c) 2008-2013 by Conal Elliott
@@ -20,7 +18,7 @@
 Stability:           experimental
 build-type:          Simple
 tested-with:         GHC==8.2.1, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2
-
+homepage:            https://github.com/conal/checkers
 source-repository head
   type:     git
   location: git://github.com/conal/checkers.git
