diff --git a/tasks/install_packages.yml b/tasks/install_packages.yml
index b96bc79218c1758535de23330aea2da35af632cd..1ce00a52625bb82ada314d6bd65b4046ffe2f078 100644
--- a/tasks/install_packages.yml
+++ b/tasks/install_packages.yml
@@ -40,6 +40,7 @@
     #    - "Getopt::Long"
     #    - "IO::Handle"
     # and these are not, so they must be installed using cpanm:
+    - "Bloom::Filter"
     - "File::Find"
     - "File::Sort"
     - "Path::Tiny"