diff --git a/hspec-shouldbe.cabal b/hspec-shouldbe.cabal
--- a/hspec-shouldbe.cabal
+++ b/hspec-shouldbe.cabal
@@ -1,18 +1,11 @@
 name:             hspec-shouldbe
-version:          0.0.0
+version:          0.0.1
 synopsis:         Convenience wrapper and utilities for hspec
 license:          MIT
 license-file:     LICENSE
-copyright:        (c) 2011, 2012 Simon Hengel
-author:           Simon Hengel <sol@typeful.net>
-maintainer:       Simon Hengel <sol@typeful.net>
 build-type:       Simple
 category:         Testing
 cabal-version:    >= 1.6
-
-source-repository head
-  type: git
-  location: https://github.com/sol/hspec-shouldbe
 
 library
   ghc-options:
