diff --git a/Advgame.cabal b/Advgame.cabal
--- a/Advgame.cabal
+++ b/Advgame.cabal
@@ -1,5 +1,5 @@
 Name:			Advgame
-Version:		0.1
+Version:		0.1.1
 Description:		Lisperati's adventure game in Lisp translated to Haskell
 License:		BSD3
 License-file:		LICENSE
@@ -8,6 +8,7 @@
 Build-Type:		Simple
 Cabal-Version:		>=1.2
 Category:		Game
+synopsis:		Lisperati's adventure game in Lisp translated to Haskell
 extra-source-files:	README
 
 Executable advgame
