diff --git a/annales.cls b/annales.cls
index a1fa12c05f51c4e5ee4d7e4aaa5e42ab20896ea4..bc8ae0bcdbc39db424c2f047c23603227f1f6171 100644
--- a/annales.cls
+++ b/annales.cls
@@ -298,6 +298,11 @@
   \Tabfalse\Labeltrue
   \addtolength{\boxskip}{35mm}
   \stepcounter{origpaperscnt}
+  % if we have 6th publication move the sidetabs back to top,
+  % surely nobody sane has more than 11?
+  \ifnum\value{origpaperscnt} = 6
+  \setlength{\boxskip}{0mm}
+  \fi
   % lets try to keep info beside the numbered tab in the margin
   \ifnum\value{origpaperscnt} > 1
   \vspace*{\dimexpr\boxskip-6mm\relax}
diff --git a/example.tex b/example.tex
index ebea7b5481f760b284b67340dc1119598acefd30..97ea5626beb7b6184d85eab5c8c59a4c910c0838 100644
--- a/example.tex
+++ b/example.tex
@@ -214,7 +214,7 @@ are referred to in the text by their Roman numerals:
   \item[IV] Author(s) of the publication. Full title of the publication. Journal, publishing ear; issue number: pages.
 \end{entry}
 
-\noindent The list of original publications have been reproduced with the permission of the copyright holders.
+\noindent The original publications have been reproduced with the permission of the copyright holders.
 
 %%%
 %%% insert your additional chapters