diff --git a/gf.cabal b/gf.cabal
--- a/gf.cabal
+++ b/gf.cabal
@@ -1,11 +1,14 @@
 name: gf
-version: 3.1.6.1
+version: 3.1.6.2
 cabal-version: >= 1.2
 build-type: Custom
 license: GPL
 license-file: LICENSE
+category: Natural Language Processing, Compiler
 synopsis: Grammatical Framework
+description: GF, Grammatical Framework, is a programming language for multilingual grammar applications
 homepage: http://www.grammaticalframework.org
+bug-reports: http://code.google.com/p/grammatical-framework/issues/list
 
 flag interrupt
   Description: Enable Ctrl+Break in the shell
