diff --git a/DocTest.cabal b/DocTest.cabal
--- a/DocTest.cabal
+++ b/DocTest.cabal
@@ -1,10 +1,12 @@
 name:                DocTest
-version:             0.0.4
+version:             0.0.5
 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>).
+					 .
+					 Documentation is at <http://haskell.org/haskellwiki/DocTest>.
 category:            Testing
 homepage:            http://haskell.org/haskellwiki/DocTest
 license:             BSD3
