diff --git a/hspec2.cabal b/hspec2.cabal
--- a/hspec2.cabal
+++ b/hspec2.cabal
@@ -1,5 +1,5 @@
 name:             hspec2
-version:          0.0.0
+version:          0.0.1
 license:          MIT
 license-file:     LICENSE
 copyright:        (c) 2011-2014 Simon Hengel,
@@ -15,7 +15,7 @@
 synopsis:         Alpha version of Hspec 2.0
 description:      This is an alpha release of Hspec 2.0.
                   If you are looking for a stable solution for testing Haskell
-                  code, use the 1.x series of Hspec: http://hspec.github.io/
+                  code, use the 1.x series of Hspec: <http://hspec.github.io/>
 
 -- find hspec-discover/test-data/ -type f
 extra-source-files:
