diff --git a/DocTest.cabal b/DocTest.cabal
--- a/DocTest.cabal
+++ b/DocTest.cabal
@@ -1,12 +1,12 @@
 name:                DocTest
-version:             0.0.3
+version:             0.0.4
 stability:           experimental
 synopsis:            Test interactive Haskell examples
 description:         DocTest checks examples in source code comments.
                      It is modeled after doctest for Python
                      (<http://docs.python.org/library/doctest.html>).
 category:            Testing
-homepage:            http://code.haskell.org/~sih/code/DocTest.git/
+homepage:            http://haskell.org/haskellwiki/DocTest
 license:             BSD3
 license-file:        LICENSE
 author:              Simon Hengel
