diff --git a/wsclient.module b/wsclient.module
index ffa03b8..fa6bee3 100644
--- a/wsclient.module
+++ b/wsclient.module
@@ -34,7 +34,7 @@ function wsclient_entity_info() {
       'controller class' => 'EntityAPIControllerExportable',
       'base table' => 'wsclient_service',
       'module' => 'wsclient',
-      'fieldable' => TRUE,
+      'fieldable' => FALSE,
       'entity keys' => array(
         'id' => 'id',
         'name' => 'name',
