diff --git a/README.md b/README.md
index 2d2b8c493c9..d5b4a2b96ca 100644
--- a/README.md
+++ b/README.md
@@ -153,6 +153,10 @@ to distribute as a plugin, see the [subcommand API docs](https://docs.allennlp.o
allennlp.data |
A data processing module for loading datasets and encoding strings as integers for representation in matrices |
+
+ allennlp.fairness |
+ A module for bias mitigation and fairness algorithms and metrics |
+
allennlp.modules |
A collection of PyTorch modules for use with text |