diff --git a/seasons.sty b/seasons.sty
index cee06a19f3a2645c4c4479470bb320ef1fe6e201..af255bdf45a6ea21835d231b33f6ea4cbb40b8cc 100644
--- a/seasons.sty
+++ b/seasons.sty
@@ -5,6 +5,11 @@
 
 \newcommand\season{}
 
+\newcounter{cycle}
+\setcounter{cycle}{\year}
+\multiply\value{cycle} by 3
+\addtocounter{cycle}{0}
+
 %%% State a Season's name.
 
 \newcommand\showSeason[1][\value{season}]{%