diff --git a/ghc-paths.cabal b/ghc-paths.cabal
--- a/ghc-paths.cabal
+++ b/ghc-paths.cabal
@@ -1,12 +1,13 @@
 name: ghc-paths
-version: 0.1
+version: 0.1.0.1
 license: BSD3
 license-file: LICENSE
 copyright: (c) Simon Marlow
 author: Simon Marlow
 maintainer: Simon Marlow <marlowsd@gmail.com>
 stability: stable
-synopsis: Knowledge of the GHC's installation directories
+synopsis: Knowledge of GHC's installation directories
+description: Knowledge of GHC's installation directories
 category: Development
 cabal-version: >= 1.2
 build-depends: base
