diff --git a/c-storable.cabal b/c-storable.cabal
--- a/c-storable.cabal
+++ b/c-storable.cabal
@@ -1,9 +1,9 @@
 name: c-storable
-version: 0.1
+version: 0.2
 cabal-version: >= 1.8
 build-type: Simple
-synopsis: Replacement for Storable class that omits non-C types
-description: See README.
+synopsis: CStorable class
+description: Replacement for Storable class that omits non-C types
 category: Haskell, Development
 license: BSD3
 license-file: LICENSE
