diff --git a/hhuthesis.cls b/hhuthesis.cls
index fb009f528d81bc17a12caf2cf3c4255f81383486..ba7046588117b6c482ac5fc4f955efc33e7e2060 100644
--- a/hhuthesis.cls
+++ b/hhuthesis.cls
@@ -137,6 +137,12 @@
 \RequirePackage{caption}
 \captionsetup{width=0.9\textwidth,labelfont=bf,font=small}
 
+% Adjust ToC spacing
+\RequirePackage{tocloft}
+\renewcommand\cftsecafterpnum{\vskip10pt}
+\renewcommand\cftsubsecafterpnum{\vskip5pt}
+\renewcommand\cftsubsubsecafterpnum{\vskip5pt}
+
 %% Allow use of \frontmatter, \mainmatter, \appendix, and \backmatter
 \newcommand{\frontmatter}{
   \cleardoublepage