diff --git a/user/thunderbird/APKBUILD b/user/thunderbird/APKBUILD
index 59cb19c174fa224258be573b9ef00111b3897af4..9202bd0634bbccd99c7940e3a2ba26103e719f5f 100644
--- a/user/thunderbird/APKBUILD
+++ b/user/thunderbird/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: A. Wilcox <awilfox@adelielinux.org>
 # Maintainer: A. Wilcox <awilfox@adelielinux.org>
 pkgname=thunderbird
-pkgver=52.9.0
-pkgrel=1
+pkgver=52.9.1
+pkgrel=0
 pkgdesc="Email client from Mozilla"
 url="https://www.mozilla.org/thunderbird/"
 arch="all"
@@ -111,8 +111,8 @@ dev() {
 	mv "$pkgdir"/usr/share/idl "$subpkgdir"/usr/share
 }
 
-sha512sums="2142ba7cc04f48a9ffa17ad8f3a0d761f90416c9e6a7066be662a09b19846f13f0fb9669356ccbbf576744a83143cd659c28ce034679c4d6377004f428932dc1  thunderbird-52.9.0.source.tar.xz
-fa45db90165fd4eff9318de4c1f6af1d48f48ceb3506cad8ecbf4bed7a22241f930db2a4083444aeb0ebad127344a0f8fbe773f16b2ea5cddedca8937370176c  mozconfig
+sha512sums="0de80a5036b1e8a5a8549c546b4693cb285ee4d10f546f4b4aceed9e1d6c64b9dbafce7bacaaf057112130036f7b41fb2e0fa3343412140e6ac926dd94c27d23  thunderbird-52.9.1.source.tar.xz
+70fe8deb669eb0fb060f90f7af4ef98d6b6a80bde258a898397dd7e8c075b11ff3e418aa5eaf72262f40e561ea82da4b645cfc0b92d02af53f45536dc9963cbb  mozconfig
 9b11ba43f1f3fe9cda69b6b92e2073ea5165a47e30084537f396ceb8fb63573c4eb057251644837504aa4546183dc8f77fbb24f1450b6a15a1386f29180deefc  bad-google-code.patch
 2f52fcd7c42f8e12c955e05aa12449aa486c5347d2a7406ff0dada66f64079152b18c3f65c43410df372e871488f17889bc337ced37d0b76305afdbcb55cb580  fix-seccomp-bpf.patch
 475bdf81c41775634b131635197fa449b5068f2624a6b120d1878e2191a8e7badf01ac79a15ccf39242c64a29357f2ed7bae96352ceb70a234b17468a999e0c4  mach-linux-musl.patch
diff --git a/user/thunderbird/mozconfig b/user/thunderbird/mozconfig
index 623894870e2ce45ea3532fc6d03347b8a3aace5a..a241960d5d3f608a4cdf8684a087e8e37b5fa621 100644
--- a/user/thunderbird/mozconfig
+++ b/user/thunderbird/mozconfig
@@ -20,7 +20,6 @@ ac_add_options --enable-pulseaudio
 ac_add_options --enable-startup-notification
 ac_add_options --enable-system-ffi
 ac_add_options --enable-system-hunspell
-ac_add_options --enable-system-sqlite
 ac_add_options --with-pthreads
 ac_add_options --with-system-bz2
 ac_add_options --with-system-icu