diff --git a/affection.cabal b/affection.cabal
--- a/affection.cabal
+++ b/affection.cabal
@@ -6,9 +6,12 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.0.0.0
+version:             0.0.0.1
 synopsis:            A simple Game Engine using SDL
-description:         See homepage for description.
+description:         This package contains Affection, a simple game engine
+                     written in Haskell using SDL and GEGL.
+                     This Engine is still work in progress and even minor
+                     version bumps may contain breaking api changes.
 homepage:            https://github.com/nek0/affection#readme
 license:             LGPL-3
 license-file:        LICENSE
