diff --git a/newznab/build/nntmux.xml b/newznab/build/nntmux.xml
index 2ec497743..601eba555 100755
--- a/newznab/build/nntmux.xml
+++ b/newznab/build/nntmux.xml
@@ -13,6 +13,6 @@
9
- 4459
+ 4460
diff --git a/resources/db/schema/nntmux_fi_schema.sql b/resources/db/schema/nntmux_fi_schema.sql
index c802b0f69..530f221aa 100644
--- a/resources/db/schema/nntmux_fi_schema.sql
+++ b/resources/db/schema/nntmux_fi_schema.sql
@@ -4137,7 +4137,7 @@ INSERT INTO settings (setting, value, section, subsection, name, hint) VALUES
('spotnabsiteprvkey', '', '', '', 'spotnabsiteprvkey', ''),
('spotnabsitepubkey', '', '', '', 'spotnabsitepubkey', ''),
('spotnabuser', '', '', '', 'spotnabuser', ''),
-('sqlpatch', '223', '', '', 'sqlpatch', ''),
+('sqlpatch', '225', '', '', 'sqlpatch', ''),
('storeuserips', '0', '', '', 'storeuserips', ''),
('strapline', 'A great usenet indexer','', '', 'strapline', ''),
('style', 'omicron', '', '', 'style', ''),