diff --git a/teckids2style.sty b/teckids2style.sty
index 7b07076780bf63c304b46c1dfb5413a7553e26aa..01fcc8a0230e184d351911c65d5e20095e159f74 100644
--- a/teckids2style.sty
+++ b/teckids2style.sty
@@ -31,7 +31,7 @@
 % • (em dash) → \dash
 
 \NeedsTeXFormat{LaTeX2e}%
-\ProvidesPackage{teckids2style}[2018/08/21 1.9 Teckids TeX/LaTeX style, second epoch]% Teχ/LᴬTᴇX
+\ProvidesPackage{teckids2style}[2018/08/22 1.10 Teckids TeX/LaTeX style, second epoch]%
 
 \RequirePackage{accsupp}%
 \RequirePackage[utf8]{inputenc}%
@@ -64,6 +64,13 @@
 \RequirePackage[section]{placeins}%
 \RequirePackage[pdftex,unicode]{hyperref}%
 
+% Debian stretch compatibility glue
+\makeatletter%
+\ifx\f@nch@setoffs\@undefined%
+ \let\f@nch@setoffs\fancy@setoffs%
+\fi%
+\makeatother%
+
 \definecolor{teckidsorangedark}{HTML}{FF6600}%
 \definecolor{teckidsorangelight}{HTML}{FF9955}%
 \definecolor{teckidsbluegradientlight}{HTML}{00CBFA}%