diff --git a/babl.cabal b/babl.cabal
--- a/babl.cabal
+++ b/babl.cabal
@@ -1,7 +1,10 @@
 name:                babl
-version:             0.0.0.1
-synopsis:            Initial project template from stack
-description:         Please see README.md
+version:             0.0.0.2
+synopsis:            Haskell bindings to BABL library.
+description:         This package contains the Haskell bindings to the BABL
+                     library.
+                     This package is still unstable und evenminor version bumps
+                     may contain breaking API changes.
 homepage:            http://github.com/nek0/babl#readme
 license:             LGPL-3
 license-file:        LICENSE
