diff --git a/lgtk.cabal b/lgtk.cabal
--- a/lgtk.cabal
+++ b/lgtk.cabal
@@ -1,17 +1,11 @@
 name:               lgtk
-version:            0.1
+version:            0.1.0.1
 category:           GUI
 synopsis:           lens-based GUI with Gtk backend
 description:
     Try the demo executable lgtkdemo and read the source.
     .
-    Key ingredients:
-    .
-    * monadic lenses
-    .
-    * expandable state
-    .
-    * lens-based GUI
+    See also <http://people.inf.elte.hu/divip/LGtk.html>
 stability:          alpha
 license:            BSD3
 license-file:       LICENSE
