diff --git a/GrammarProducts.cabal b/GrammarProducts.cabal
--- a/GrammarProducts.cabal
+++ b/GrammarProducts.cabal
@@ -1,5 +1,5 @@
 name:           GrammarProducts
-version:        0.0.0.2
+version:        0.0.0.3
 author:         Christian Hoener zu Siederdissen, 2013
 copyright:      Christian Hoener zu Siederdissen, Ivo L. Hofacker, Peter F. Stadler, 2013
 homepage:       http://www.tbi.univie.ac.at/~choener/
@@ -35,11 +35,10 @@
                 .
                 .
                 Formal background can be found in two papers:
+                .
                 @
                 Christian Höner zu Siederdissen, Ivo L. Hofacker, and Peter F. Stadler
-                .
                 Product Grammars for Alignment and Folding
-                .
                 submitted
                 @
                 .
@@ -47,11 +46,8 @@
                 .
                 @
                 Christian Höner zu Siederdissen, Ivo L. Hofacker, and Peter F. Stadler
-                .
                 How to Multiply Dynamic Programming Algorithms
-                .
                 Brazilian Symposium on Bioinformatics (BSB 2013)
-                .
                 Lecture Notes in Bioinformatics 8213, Springer, Heidelberg
                 @
 
diff --git a/changelog b/changelog
--- a/changelog
+++ b/changelog
@@ -1,2 +1,4 @@
-0.0.0.2
-    * Products of linear and context-free grammars
+0.0.0.3
+-------
+
+Products of linear and context-free grammars
