diff --git a/sys/include/hashes/md5.h b/sys/include/hashes/md5.h
index ccb38a6568d40737ac24bcc70c7e1ce23c966ff8..56623ad7434b38c7f5dc46f7b0430bb402450f72 100644
--- a/sys/include/hashes/md5.h
+++ b/sys/include/hashes/md5.h
@@ -19,7 +19,7 @@
 
 /**
  * @defgroup    sys_hashes_md5 MD5
- * @ingroup     sys_hashes
+ * @ingroup     sys_hashes_unkeyed
  * @brief       Implementation of the MD5 hashing function
  *
  *  None of this will make any sense unless you're studying RFC 1321 as you