diff --git a/gegl.cabal b/gegl.cabal
--- a/gegl.cabal
+++ b/gegl.cabal
@@ -2,9 +2,12 @@
 -- see http://haskell.org/cabal/users-guide/
 
 name:                gegl
-version:             0.0.0.1
+version:             0.0.0.2
 synopsis:            Haskell bindings to GEGL library
-description:         see homepage for description.
+description:         This package contains the Haskell bindings to the GEGL
+                     library.
+                     This library is still work in progress. This means that
+                     even minor version bumps may contain API breaking changes.
 homepage:            https://github.com/nek0/gegl#readme
 license:             LGPL-3
 license-file:        LICENSE
