diff --git a/unicodepoints.sty b/unicodepoints.sty
index e4d70ba5e3e74273157706840896236e84d87524..04d6c3318c3526ca47b6c4a1d813fa42ee3fc5f4 100644
--- a/unicodepoints.sty
+++ b/unicodepoints.sty
@@ -37,8 +37,7 @@
 % \usepackage[utf8]{inputenc}%
 
 \NeedsTeXFormat{LaTeX2e}%
-\ProvidesPackage{unicodepoints}[2018/08/17 2.3 Unicode codepoints]%
-\makeatletter%
+\ProvidesPackage{unicodepoints}[2019/05/14 2.4 Unicode codepoints]% for Tₑχ/LᴬTᴇΧ
 
 \ifx\UTFviii@defined\@undefined%
  \PackageError{unicodepoints}{This package requires UTF-8 input encoding}%
@@ -2328,5 +2327,4 @@
 \newunicodechar{𝟾}{$\mathtt{8}$}%
 \newunicodechar{𝟿}{$\mathtt{9}$}%
 
-\makeatother%
 \endinput